﻿2026-06-04T13:05:22.4266114Z ##[group]Run if command -v traceable-reqs >/dev/null; then
2026-06-04T13:05:22.4268569Z [36;1mif command -v traceable-reqs >/dev/null; then[0m
2026-06-04T13:05:22.4270907Z [36;1m  ln -sf "$(command -v traceable-reqs)" ./traceable-reqs[0m
2026-06-04T13:05:22.4272866Z [36;1melse[0m
2026-06-04T13:05:22.4274526Z [36;1m  gh release download --repo BigscreenVR/traceable-reqs \[0m
2026-06-04T13:05:22.4276942Z [36;1m    --pattern '*linux-x86_64' --output traceable-reqs[0m
2026-06-04T13:05:22.4278927Z [36;1m  chmod +x traceable-reqs[0m
2026-06-04T13:05:22.4280553Z [36;1mfi[0m
2026-06-04T13:05:22.4309640Z shell: /usr/bin/bash -e {0}
2026-06-04T13:05:22.4311088Z env:
2026-06-04T13:05:22.4314126Z   GH_TOKEN: ***
2026-06-04T13:05:22.4315295Z ##[endgroup]
